Use better variable name in CoreParserFunctions::pagesize()
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 18 Jan 2013 21:17:06 +0000 (22:17 +0100)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 22 Jan 2013 02:06:25 +0000 (02:06 +0000)
commit782ea7acae8242983e7b20e13bb6908c7021b410
tree50f4b0de3c730c5b9c3d604a8f7465a9c79380ac
parent78f603d87c65fd5c3a063b5025d6c94d4b2f77f0
Use better variable name in CoreParserFunctions::pagesize()

Also moved the retrieval of the revision ID near the one of the
page ID so that the call of ParserOutput::addTemplate() is much
clearer than the actual one.

Change-Id: Ie71ee76e90cc131eac25c0f339d5250d5163ce2e
includes/parser/CoreParserFunctions.php